home *** CD-ROM | disk | FTP | other *** search
-
- NAME
-
- ls - list directory contents
-
- SYNOPSIS
-
- ls [[-c cols] | [-l [-g] [-b]]] [pathname]
-
- DESCRIPTION
-
- The "ls" command is included as a method of listing directory contents.
-
- OPTIONS
-
- -c list the directory contents in the specified number of columns.
-
- -l long listing
-
- -g specifies file creation dates on long listings
-
- -b specifies file backup dates on long listings
-
- RETURN CODES
-
- <0 Error
- 0 Success